[INFO] fetching crate libfuse-sys 0.4.0...
[INFO] fixing libfuse-sys-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate libfuse-sys 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libfuse-sys 0.4.0
[INFO] finished tweaking crates.io crate libfuse-sys 0.4.0
[INFO] tweaked toml for crates.io crate libfuse-sys 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libfuse-sys 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.60.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e
[INFO] running `Command { std: "docker" "start" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 removed features: extra_traits
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling libfuse-sys v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.05s
[INFO] [stderr] crater-edition-check: libfuse-sys v0.4.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling libfuse-sys v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stdout] warning: `fuse_opt_parse` redeclared with a different signature
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:11660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |       --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option<unsafe extern "C" fn(*mut libc::c_void, *const i8, i32, *mut fuse::fuse_args) -> i32>) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option<unsafe extern "C" fn(*mut libc::c_void, *const i8, i32, *mut fuse_lowlevel::fuse_args) -> i32>) -> i32`
[INFO] [stdout]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `fuse_opt_parse` redeclared with a different signature
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:11660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub fn fuse_opt_parse (args : * mut fuse_args , data : * mut :: std :: os :: raw :: c_void , opts : * const fuse_opt , proc_ : fuse_opt_proc_t) -> :: std :: os :: raw :: c_int ; } ...
[INFO] [stdout]   |       --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- `fuse_opt_parse` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(*mut fuse::fuse_args, *mut libc::c_void, *const fuse::fuse_opt, Option<unsafe extern "C" fn(*mut libc::c_void, *const i8, i32, *mut fuse::fuse_args) -> i32>) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(*mut fuse_lowlevel::fuse_args, *mut libc::c_void, *const fuse_lowlevel::fuse_opt, Option<unsafe extern "C" fn(*mut libc::c_void, *const i8, i32, *mut fuse_lowlevel::fuse_args) -> i32>) -> i32`
[INFO] [stdout]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 removed features: extra_traits
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr] 
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stderr]     Checking libfuse-sys v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs (84 fixes)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs (72 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.59s
[INFO] [stderr] crater-edition-check: libfuse-sys v0.4.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling libfuse-sys v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:10894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Option parsing functi...t_proc_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:11840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option to a co...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:12269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option, escapi...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:12724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument to a ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:13135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument at th...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:13902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Free the contents of argument list"] # [doc = ""] # [doc = " The structure itself is not freed"] # [doc = ""] # [doc = " @param args is the structure containing the argument list"] pub fn fuse_opt_free_args (args : * mut fuse_args) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:14162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if an option ma...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:10894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Option parsing functi...t_proc_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a FUSE mountpo...rgs : * mut fuse_args) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:11840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option to a co...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:12269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option, escapi...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Umount a FUSE mountpoint"] # [doc = ""] # [doc = " @param mountpoint the mount point path"] # [doc = " @param ch the communication channel"] pub fn fuse_unmount (mountpoint : * const :: std :: os :: raw :: c_char , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:12724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument to a ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:13135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument at th...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parse common options"...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:13902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Free the contents of argument list"] # [doc = ""] # [doc = " The structure itself is not freed"] # [doc = ""] # [doc = " @param args is the structure containing the argument list"] pub fn fuse_opt_free_args (args : * mut fuse_args) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:28854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Go into the backgroun...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:14162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if an option ma...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:29130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the version of the library"] # [doc = ""] # [doc = " @return the version"] pub fn fuse_version () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a FUSE mountpo...rgs : * mut fuse_args) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Umount a FUSE mountpoint"] # [doc = ""] # [doc = " @param mountpoint the mount point path"] # [doc = " @param ch the communication channel"] pub fn fuse_unmount (mountpoint : * const :: std :: os :: raw :: c_char , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:29292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy poll handle"] # [doc = ""] # [doc = " @param ph the poll handle"] pub fn fuse_pollhandle_destroy (ph : * mut fuse_pollhandle) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get total size of data in a fuse buffer vector"] # [doc = ""] # [doc = " @param bufv buffer vector"] # [doc = " @return size of data"] pub fn fuse_buf_size (bufv : * const fuse_bufvec) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:27744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parse common options"...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:28854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Go into the backgroun...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Copy data from one bu..., flags : fuse_buf_copy_flags) -> ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:29130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the version of the library"] # [doc = ""] # [doc = " @return the version"] pub fn fuse_version () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit session on HUP, ..._session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:29292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy poll handle"] # [doc = ""] # [doc = " @param ph the poll handle"] pub fn fuse_pollhandle_destroy (ph : * mut fuse_pollhandle) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get total size of data in a fuse buffer vector"] # [doc = ""] # [doc = " @param bufv buffer vector"] # [doc = " @return size of data"] pub fn fuse_buf_size (bufv : * const fuse_bufvec) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:38201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Restore default signa...signal_handlers (se : * mut fuse_session) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Copy data from one bu..., flags : fuse_buf_copy_flags) -> ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:87306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new FUSE fil...std :: os :: raw :: c_void) -> * mut fuse ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:37750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit session on HUP, ..._session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:87900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy the FUSE hand...le"] pub fn fuse_destroy (f : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:38201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Restore default signa...signal_handlers (se : * mut fuse_session) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " FUSE event loop."] # ...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:87306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new FUSE fil...std :: os :: raw :: c_void) -> * mut fuse ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit from event loop"] # [doc = ""] # [doc = " @param f the FUSE handle"] pub fn fuse_exit (f : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:87900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy the FUSE hand...le"] pub fn fuse_destroy (f : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " FUSE event loop with ...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " FUSE event loop."] # ...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:89367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current conte...fuse_get_context () -> * mut fuse_context ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit from event loop"] # [doc = ""] # [doc = " @param f the FUSE handle"] pub fn fuse_exit (f : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:89669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current suppl...ut gid_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:88780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " FUSE event loop with ...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:90672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if the current request has already been interrupted"] # [doc = ""] # [doc = " @return 1 if the request has been interrupted, 0 otherwise"] pub fn fuse_interrupted () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:89367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current conte...fuse_get_context () -> * mut fuse_context ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:90904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Obsolete, doesn't do anything"] # [doc = ""] # [doc = " @return -EINVAL"] pub fn fuse_invalidate (f : * mut fuse , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:89669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current suppl...ut gid_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn fuse_is_lib_option (opt : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:90672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if the current request has already been interrupted"] # [doc = ""] # [doc = " @return 1 if the request has been interrupted, 0 otherwise"] pub fn fuse_interrupted () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " The real main functio...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Start the cleanup thr...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:90904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Obsolete, doesn't do anything"] # [doc = ""] # [doc = " @return -EINVAL"] pub fn fuse_invalidate (f : * mut fuse , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn fuse_is_lib_option (opt : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Stop the cleanup thread when using option \"remember\"."] # [doc = ""] # [doc = " This is done automatically by fuse_loop_mt()"] # [doc = " @param fuse struct fuse pointer for fuse instance"] pub fn fuse_stop_cleanup_thread (fuse : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " The real main functio...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:92239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Iterate over cache re...mut fuse) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Start the cleanup thr...mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:92865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_getattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut stat) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:91967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Stop the cleanup thread when using option \"remember\"."] # [doc = ""] # [doc = " This is done automatically by fuse_loop_mt()"] # [doc = " @param fuse struct fuse pointer for fuse instance"] pub fn fuse_stop_cleanup_thread (fuse : * mut fuse) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fgetattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut stat , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:92239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Iterate over cache re...mut fuse) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_rename (fs : * mut fuse_fs , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:92865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_getattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut stat) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_unlink (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fgetattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut stat , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_rmdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_rename (fs : * mut fuse_fs , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_symlink (fs : * mut fuse_fs , linkname : * const :: std :: os :: raw :: c_char , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_unlink (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_link (fs : * mut fuse_fs , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_rmdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_release (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_open (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_symlink (fs : * mut fuse_fs , linkname : * const :: std :: os :: raw :: c_char , path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:93872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_link (fs : * mut fuse_fs , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_read (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_char , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_read_buf (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , bufp : * mut * mut fuse_bufvec , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_release (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_write (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * const :: std :: os :: raw :: c_char , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_open (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_write_buf (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut fuse_bufvec , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_read (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_char , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fsync (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , datasync : :: std :: os :: raw :: c_int , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_read_buf (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , bufp : * mut * mut fuse_bufvec , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_flush (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:94866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_write (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * const :: std :: os :: raw :: c_char , size : size_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_statfs (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut statvfs) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_write_buf (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut fuse_bufvec , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_opendir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fsync (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , datasync : :: std :: os :: raw :: c_int , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_readdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_void , filler : fuse_fill_dir_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_flush (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fsyncdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , datasync : :: std :: os :: raw :: c_int , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_statfs (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut statvfs) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_releasedir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:95853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_opendir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_create (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_readdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_void , filler : fuse_fill_dir_t , off : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_lock (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , cmd : :: std :: os :: raw :: c_int , lock : * mut flock) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_flock (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , op : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fsyncdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , datasync : :: std :: os :: raw :: c_int , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_releasedir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_chmod (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96656
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_create (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_chown (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , uid : uid_t , gid : gid_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:96839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_lock (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , cmd : :: std :: os :: raw :: c_int , lock : * mut flock) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_truncate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , size : off_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_ftruncate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , size : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_flock (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , op : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_utimens (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , tv : * const timespec) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97264
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_chmod (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_access (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mask : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_chown (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , uid : uid_t , gid : gid_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_readlink (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_char , len : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_truncate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , size : off_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_mknod (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t , rdev : dev_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_ftruncate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , size : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_mkdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:97925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_utimens (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , tv : * const timespec) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_setxattr (fs : * ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_access (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mask : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_getxattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , size : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_readlink (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , buf : * mut :: std :: os :: raw :: c_char , len : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_listxattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , list : * mut :: std :: os :: raw :: c_char , size : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_mknod (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t , rdev : dev_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_removexattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_mkdir (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : mode_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_bmap (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , blocksize : size_t , idx : * mut u64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:98789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_setxattr (fs : * ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_ioctl (fs : * mut...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_getxattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , size : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_poll (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , ph : * mut fuse_pollhandle , reventsp : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_listxattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , list : * mut :: std :: os :: raw :: c_char , size : size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fallocate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : :: std :: os :: raw :: c_int , offset : off_t , length : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_removexattr (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn fuse_fs_init (fs : * mut fuse_fs , conn : * mut fuse_conn_info) ; } extern "C" { pub fn f...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_bmap (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , blocksize : size_t , idx : * mut u64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., conn : * mut fuse_conn_info) ; } extern "C" { pub fn fuse_fs_destroy (fs : * mut fuse_fs) ; } extern "C" { pub fn fuse_notify_po...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:99900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_ioctl (fs : * mut...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fuse_fs) ; } extern "C" { pub fn fuse_notify_poll (ph : * mut fuse_pollhandle) -> :: std :: os :: raw :: c_int ; } extern "C" { #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_poll (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , fi : * mut fuse_file_info , ph : * mut fuse_pollhandle , reventsp : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new fuse fil... :: os :: raw :: c_void) -> * mut fuse_fs ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_fs_fallocate (fs : * mut fuse_fs , path : * const :: std :: os :: raw :: c_char , mode : :: std :: os :: raw :: c_int , offset : off_t , length : off_t , fi : * mut fuse_file_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a filesystem module"] # [doc = ""] # [doc = " This function is used by FUSE_REGISTER_MODULE and there's usually"] # [doc = " no need to call it directly"] pub fn fuse_register_module (mod_ : * mut fuse_module) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn fuse_fs_init (fs : * mut fuse_fs , conn : * mut fuse_conn_info) ; } extern "C" { pub fn f...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " This is the part of f...std :: os :: raw :: c_void) -> * mut fuse ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., conn : * mut fuse_conn_info) ; } extern "C" { pub fn fuse_fs_destroy (fs : * mut fuse_fs) ; } extern "C" { pub fn fuse_notify_po...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This is the part of fuse_main() after the event loop"] pub fn fuse_teardown (fuse : * mut fuse , mountpoint : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fuse_fs) ; } extern "C" { pub fn fuse_notify_poll (ph : * mut fuse_pollhandle) -> :: std :: os :: raw :: c_int ; } extern "C" { #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Read a single command.  If none are read, return NULL"] pub fn fuse_read_cmd (f : * mut fuse) -> * mut fuse_cmd ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:100968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new fuse fil... :: os :: raw :: c_void) -> * mut fuse_fs ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { # [doc = " Process a single command"] pub fn fuse_process_cmd (f : * mut fuse , cmd : * mut fuse_cmd) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Register a filesystem module"] # [doc = ""] # [doc = " This function is used by FUSE_REGISTER_MODULE and there's usually"] # [doc = " no need to call it directly"] pub fn fuse_register_module (mod_ : * mut fuse_module) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Multi threaded event loop, which calls the custom command"] # [doc = "processor function"] pub fn fuse_loop_mt_proc (f : * mut fuse , proc_ : fuse_processor_t , data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " This is the part of f...std :: os :: raw :: c_void) -> * mut fuse ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Return the exited flag, which indicates if fuse_exit() has been"] # [doc = "called"] pub fn fuse_exited (f : * mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:105997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This is the part of fuse_main() after the event loop"] pub fn fuse_teardown (fuse : * mut fuse , mountpoint : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function is obsolete and implemented as a no-op"] pub fn fuse_set_getcontext_func (func : :: std :: option :: Option < unsafe extern "C" fn () -> * mut fuse_context >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Read a single command.  If none are read, return NULL"] pub fn fuse_read_cmd (f : * mut fuse) -> * mut fuse_cmd ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:107078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { # [doc = " Get session from fuse object"] pub fn fuse_get_session (f : * mut fuse) -> * mut fuse_session ; } # [r...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { # [doc = " Process a single command"] pub fn fuse_process_cmd (f : * mut fuse , cmd : * mut fuse_cmd) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:11273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Option parsing functi...t_proc_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option to a co...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Multi threaded event loop, which calls the custom command"] # [doc = "processor function"] pub fn fuse_loop_mt_proc (f : * mut fuse , proc_ : fuse_processor_t , data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option, escapi...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Return the exited flag, which indicates if fuse_exit() has been"] # [doc = "called"] pub fn fuse_exited (f : * mut fuse) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:13103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument to a ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:13514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument at th...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:106877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " This function is obsolete and implemented as a no-op"] pub fn fuse_set_getcontext_func (func : :: std :: option :: Option < unsafe extern "C" fn () -> * mut fuse_context >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:14281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Free the contents of argument list"] # [doc = ""] # [doc = " The structure itself is not freed"] # [doc = ""] # [doc = " @param args is the structure containing the argument list"] pub fn fuse_opt_free_args (args : * mut fuse_args) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:14541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if an option ma...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse.rs:3:107078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { # [doc = " Get session from fuse object"] pub fn fuse_get_session (f : * mut fuse) -> * mut fuse_session ; } # [r...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:11273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Option parsing functi...t_proc_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:27639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a FUSE mountpo...rgs : * mut fuse_args) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option to a co...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:28098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Umount a FUSE mountpoint"] # [doc = ""] # [doc = " @param mountpoint the mount point path"] # [doc = " @param ch the communication channel"] pub fn fuse_unmount (mountpoint : * const :: std :: os :: raw :: c_char , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:12648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an option, escapi...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:28363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parse common options"...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:13103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument to a ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Go into the backgroun...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:13514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add an argument at th...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the version of the library"] # [doc = ""] # [doc = " @return the version"] pub fn fuse_version () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:14281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Free the contents of argument list"] # [doc = ""] # [doc = " The structure itself is not freed"] # [doc = ""] # [doc = " @param args is the structure containing the argument list"] pub fn fuse_opt_free_args (args : * mut fuse_args) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy poll handle"] # [doc = ""] # [doc = " @param ph the poll handle"] pub fn fuse_pollhandle_destroy (ph : * mut fuse_pollhandle) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:14541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if an option ma...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:37727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get total size of data in a fuse buffer vector"] # [doc = ""] # [doc = " @param bufv buffer vector"] # [doc = " @return size of data"] pub fn fuse_buf_size (bufv : * const fuse_bufvec) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:27639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a FUSE mountpo...rgs : * mut fuse_args) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:28098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Umount a FUSE mountpoint"] # [doc = ""] # [doc = " @param mountpoint the mount point path"] # [doc = " @param ch the communication channel"] pub fn fuse_unmount (mountpoint : * const :: std :: os :: raw :: c_char , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:37950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Copy data from one bu..., flags : fuse_buf_copy_flags) -> ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:38369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit session on HUP, ..._session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:28363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Parse common options"...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Go into the backgroun...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:38820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Restore default signa...signal_handlers (se : * mut fuse_session) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the version of the library"] # [doc = ""] # [doc = " @return the version"] pub fn fuse_version () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:97610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with an error c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:29911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy poll handle"] # [doc = ""] # [doc = " @param ph the poll handle"] pub fn fuse_pollhandle_destroy (ph : * mut fuse_pollhandle) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Don't send reply"] # [doc = ""] # [doc = " Possible requests:"] # [doc = "   forget"] # [doc = ""] # [doc = " @param req request handle"] pub fn fuse_reply_none (req : fuse_req_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:37727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get total size of data in a fuse buffer vector"] # [doc = ""] # [doc = " @param bufv buffer vector"] # [doc = " @return size of data"] pub fn fuse_buf_size (bufv : * const fuse_bufvec) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:37950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Copy data from one bu..., flags : fuse_buf_copy_flags) -> ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with a director...ry_param) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:38369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit session on HUP, ..._session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with a director...ile_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:38820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Restore default signa...signal_handlers (se : * mut fuse_session) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:99637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with attributes...ut : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:97610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with an error c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:100130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with the conten...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Don't send reply"] # [doc = ""] # [doc = " Possible requests:"] # [doc = "   forget"] # [doc = ""] # [doc = " @param req request handle"] pub fn fuse_reply_none (req : fuse_req_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:100569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with open param...ile_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with a director...ry_param) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with number of ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:98936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with a director...ile_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data"] # [...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:99637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with attributes...ut : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data copie...py_flags) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:100130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with the conten...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:102500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data vecto...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:100569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with open param...ile_info) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with filesystem... statvfs) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with number of ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with needed buf...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data"] # [...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with file lock ...st flock) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:101984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data copie...py_flags) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:104220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with block inde...dx : u64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:102500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with data vecto...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:104598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add a directory entry...f : * const stat , off : off_t) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103006
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with filesystem... statvfs) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:106018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to ask for data...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with needed buf...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:106849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to finish ioctl...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:103824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with file lock ...st flock) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:107358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to finish ioctl...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:104220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with block inde...dx : u64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:107885
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with poll resul...: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:104598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Add a directory entry...f : * const stat , off : off_t) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:108168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify IO readiness e...llhandle) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:106018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to ask for data...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:108487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ... : off_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:106849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to finish ioctl...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:109098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:107358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply to finish ioctl...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:107885
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reply with poll resul...: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:109878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:108168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify IO readiness e...llhandle) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:110828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Store data to the ker...py_flags) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:108487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ... : off_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:109098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:112011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Retrieve data from th...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:113431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the userdata from the request"] # [doc = ""] # [doc = " @param req request handle"] # [doc = " @return the user data passed to fuse_lowlevel_new()"] pub fn fuse_req_userdata (req : fuse_req_t) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:109878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Notify to invalidate ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:110828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Store data to the ker...py_flags) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:113695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the context from ...tx (req : fuse_req_t) -> * const fuse_ctx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:112011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Retrieve data from th...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:114035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current suppl...ut gid_t) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:113431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the userdata from the request"] # [doc = ""] # [doc = " @param req request handle"] # [doc = " @return the user data passed to fuse_lowlevel_new()"] pub fn fuse_req_userdata (req : fuse_req_t) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:115393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Register/unregister c...ta : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:113695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the context from ...tx (req : fuse_req_t) -> * const fuse_ctx ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:115989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if a request ha...se_req_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:114035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the current suppl...ut gid_t) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:116270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_lowlevel_is_lib_option (opt : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:115393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " Register/unregister c...ta : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:116400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a low level se...s :: raw :: c_void) -> * mut fuse_session ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:115989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Check if a request ha...se_req_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:120316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new session"...s :: raw :: c_void) -> * mut fuse_session ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:116270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fuse_lowlevel_is_lib_option (opt : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:116400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a low level se...s :: raw :: c_void) -> * mut fuse_session ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:120638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Assign a channel to a... mut fuse_session , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:120316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new session"...s :: raw :: c_void) -> * mut fuse_session ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Remove a channel from a session"] # [doc = ""] # [doc = " If the channel is not assigned to a session, then this is a no-op"] # [doc = ""] # [doc = " @param ch the channel to remove"] pub fn fuse_session_remove_chan (ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Iterate over the chan... ch : * mut fuse_chan) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Process a raw request...ar , len : size_t , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:122282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Process a raw request... * const fuse_buf , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:120638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Assign a channel to a... mut fuse_session , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:122808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Receive a raw request...use_chan) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_destroy (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Remove a channel from a session"] # [doc = ""] # [doc = " If the channel is not assigned to a session, then this is a no-op"] # [doc = ""] # [doc = " @param ch the channel to remove"] pub fn fuse_session_remove_chan (ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_exit (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Iterate over the chan... ch : * mut fuse_chan) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reset the exited status of a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_reset (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:121882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Process a raw request...ar , len : size_t , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the exited status of a session"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 1 if exited, 0 if not exited"] pub fn fuse_session_exited (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:122282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Process a raw request... * const fuse_buf , ch : * mut fuse_chan) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the user data provided to the session"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return the user data"] pub fn fuse_session_data (se : * mut fuse_session) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:122808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Receive a raw request...use_chan) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Enter a single threaded event loop"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 0 on success, -1 on error"] pub fn fuse_session_loop (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_destroy (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Enter a multi-threaded event loop"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 0 on success, -1 on error"] pub fn fuse_session_loop_mt (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Exit a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_exit (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:127708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new channel"...: os :: raw :: c_void) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Reset the exited status of a session"] # [doc = ""] # [doc = " @param se the session"] pub fn fuse_session_reset (se : * mut fuse_session) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the file descriptor of the channel"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the file descriptor passed to fuse_chan_new()"] pub fn fuse_chan_fd (ch : * mut fuse_chan) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:123970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the exited status of a session"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 1 if exited, 0 if not exited"] pub fn fuse_session_exited (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Get the user data provided to the session"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return the user data"] pub fn fuse_session_data (se : * mut fuse_session) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the minimal receive buffer size"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the buffer size passed to fuse_chan_new()"] pub fn fuse_chan_bufsize (ch : * mut fuse_chan) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the user data"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the user data passed to fuse_chan_new()"] pub fn fuse_chan_data (ch : * mut fuse_chan) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Enter a single threaded event loop"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 0 on success, -1 on error"] pub fn fuse_session_loop (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:124708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Enter a multi-threaded event loop"] # [doc = ""] # [doc = " @param se the session"] # [doc = " @return 0 on success, -1 on error"] pub fn fuse_session_loop_mt (se : * mut fuse_session) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the session to which this channel is assigned"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the session, or NULL if the channel is not assigned"] pub fn fuse_chan_session (ch : * mut fuse_chan) -> * mut fuse_session ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:127708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Create a new channel"...: os :: raw :: c_void) -> * mut fuse_chan ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:129208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Receive a raw request...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the file descriptor of the channel"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the file descriptor passed to fuse_chan_new()"] pub fn fuse_chan_fd (ch : * mut fuse_chan) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:129738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Send a raw reply"] # ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the minimal receive buffer size"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the buffer size passed to fuse_chan_new()"] pub fn fuse_chan_bufsize (ch : * mut fuse_chan) -> size_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:130237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy a channel"] # [doc = ""] # [doc = " @param ch the channel"] pub fn fuse_chan_destroy (ch : * mut fuse_chan) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the user data"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the user data passed to fuse_chan_new()"] pub fn fuse_chan_data (ch : * mut fuse_chan) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:128935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Query the session to which this channel is assigned"] # [doc = ""] # [doc = " @param ch the channel"] # [doc = " @return the session, or NULL if the channel is not assigned"] pub fn fuse_chan_session (ch : * mut fuse_chan) -> * mut fuse_session ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:129208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Receive a raw request...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:129738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Send a raw reply"] # ...: size_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libfuse-sys-7b0512dc485d812f/out/fuse_lowlevel.rs:3:130237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " Destroy a channel"] # [doc = ""] # [doc = " @param ch the channel"] pub fn fuse_chan_destroy (ch : * mut fuse_chan) ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stderr] error: could not compile `libfuse-sys` (lib) due to 156 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libfuse-sys@0.4.0: No FUSE API version feature selected. Defaulting to version 30.
[INFO] [stderr] error: could not compile `libfuse-sys` (lib test) due to 156 previous errors
[INFO] running `Command { std: "docker" "inspect" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e", kill_on_drop: false }`
[INFO] [stdout] a57fb5fc2335bb8a3d1e2489ab97c5e322c62eae5a08e197a31085d5d08b4d3e
